From: Jim Blandy Date: Thu, 25 Mar 1993 02:11:11 +0000 (+0000) Subject: * xterm.c [VMS]: Don't #include and . X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~96707 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=febf25d56f3575581cb71970a6d16413c4420d65;p=emacs.git * xterm.c [VMS]: Don't #include and . --- diff --git a/src/xterm.c b/src/xterm.c index f766e129593..f1dc6a24d12 100644 --- a/src/xterm.c +++ b/src/xterm.c @@ -54,8 +54,10 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include #include #else /* ! defined (BSD) */ +#ifndef VMS #include #include +#endif #endif /* ! defined (BSD) */ /* Allow m- file to inhibit use of FIONREAD. */